home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 118 / MacAddict 118 2006-06.toast / Software / Productivity / Yojimbo 1.1 (trial).dmg / Yojimbo.app / Contents / Resources / English.lproj / OGSetPasswordPanel.nib / classes.nib next >
Text File  |  2006-02-28  |  433b  |  13 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {cancel = id; ok = id; showHelp = id; }; 
  6.             CLASS = OGSetPasswordController; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {"_controller" = NSObjectController; "_passwordField" = NSSecureTextField; }; 
  9.             SUPERCLASS = NSWindowController; 
  10.         }
  11.     ); 
  12.     IBVersion = 1; 
  13. }